home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / educate / vgw102a.zip / MAIL.FRM < prev    next >
Text File  |  1994-09-18  |  543b  |  14 lines

  1. {This form prints out addresses for selected students.}
  2. {The db names are in quotes.  Change the values to agree with your names.}
  3. {You can print one student, or students above, below, or equal to a score.}
  4. {Adjust spacing by adding [newline] at the end of the last line.}
  5. [SAY"This form prints a mailing list, and needs db items called Street 1, Street 2, City, State, and ZIP. Use with the SampleC class."][FName]
  6. [db"Street 1"][dbval]
  7. [db"Street 2"][dbval]
  8. [db"City"][dbval], [db"State"][dbval]  [db"Zip"][dbval][newline]
  9.  
  10.  
  11.  
  12.  
  13.  
  14.